You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > ImagPart Method > TOpenCLMtxVec.ImagPart Method ([In] TOpenCLMtxVec, int, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.ImagPart Method ([In] TOpenCLMtxVec, int, int, int)

Gets the imaginary part of complex object Vec elements [VecIndex]..[VecIndex+Len-1].

Syntax
C#
Visual Basic
public TOpenCLMtxVec ImagPart([In] TOpenCLMtxVec Vec, int VecIndex, int Index, int Len);

Stores the result in calling object. An exception is raised if the calling object is complex, if Vec is not complex or if array borders are overrun/underrun.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!